Skip to content

Conversation

@continue
Copy link
Contributor

@continue continue bot commented Nov 1, 2025

Summary

This PR adds documentation for the Slack integration feature to Continue's agent docs.


This agent session was co-authored by dallin and Continue.


Summary by cubic

Adds Slack integration docs for Continue agents so teams can start and manage agents from Slack with clear setup and usage steps. Updates navigation to include the page; addresses CON-4746.

  • New Features
    • New page at docs/hub/agents/slack-agent.mdx covering overview, setup, starting agents with @continue, repo selection (inline/default/interactive), follow-up messages, thread context, progress monitoring, disconnecting, support, and related resources.
    • Added the page to the Agents section in docs/docs.json.

Written for commit 74169b1. Summary will update automatically on new commits.

- Created detailed guide at docs/hub/agents/slack-integration.mdx
- Covers setup, usage, configuration, and troubleshooting
- Includes examples for inline repos, default repos, and interactive selection
- Documents follow-up messages, agent restarts, and thread context
- Added organization-level integration section
- Includes best practices and security information
- Updated docs.json navigation to include the new page

Co-authored-by: dallin <[email protected]>
Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <[email protected]>
@continue
Copy link
Contributor Author

continue bot commented Nov 1, 2025

CI Test Failure Analysis

The failing test TUIChat - Slash Commands Tests > hides slash command dropdown when typing complete command with arguments [LOCAL MODE] is a pre-existing issue and not related to this PR's documentation changes.

Evidence:

  1. This PR only modifies documentation files:

    • Added docs/hub/agents/slack-integration.mdx
    • Updated docs/docs.json navigation
    • No code changes that could affect CLI tests
  2. The same test is failing on main branch:

    • Latest main branch run (Oct 30, 2025): Failed
    • The test appears to be flaky/timing-sensitive
  3. Test details:

    • Location: src/ui/__tests__/TUIChat.slashCommands.test.tsx:118
    • Error: Test expects /title in output but receives the chat input box instead
    • This is a UI timing/rendering issue in the CLI tests

Recommendation:

This PR can be safely merged as it contains only documentation changes. The failing CLI test should be addressed in a separate issue/PR focused on fixing the flaky test.

@bdougie bdougie requested a review from BekahHW November 1, 2025 14:13
@RomneyDa RomneyDa closed this Nov 2, 2025
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PRs Nov 2, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Nov 2, 2025
@RomneyDa RomneyDa reopened this Nov 2, 2025
@github-project-automation github-project-automation bot moved this from Done to In Progress in Issues and PRs Nov 2, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@RomneyDa RomneyDa changed the title Add comprehensive Slack integration documentation for agents Slack integration docs Nov 3, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@RomneyDa RomneyDa marked this pull request as ready for review November 9, 2025 23:37
@RomneyDa RomneyDa requested a review from a team as a code owner November 9, 2025 23:37
@RomneyDa RomneyDa requested review from sestinj and removed request for a team November 9, 2025 23:37
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Nov 9, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Copy link
Collaborator

@BekahHW BekahHW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RomneyDa I think this is in good shape. I think it would be great if we could have screenshots or a gif of the slackbot in action

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 10, 2025
@RomneyDa RomneyDa merged commit c3fe714 into main Nov 11, 2025
62 of 65 checks passed
@RomneyDa RomneyDa deleted the continue/con-4746 branch November 11, 2025 01:50
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Nov 11, 2025
@RomneyDa
Copy link
Collaborator

@RomneyDa I think this is in good shape. I think it would be great if we could have screenshots or a gif of the slackbot in action

@BekahHW Since I'm already getting some screenshots and videos for the public slack app listing I've created a ticket to follow up on this to add those to the docs here too! Will merge for now so the feature has some documentation. Pics should be in within a couple days.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants